﻿2026-07-17T03:24:35.7905402Z ##[group]Run actions/checkout@v5
2026-07-17T03:24:35.7906222Z with:
2026-07-17T03:24:35.7906618Z   repository: BigscreenVR/spt-bs-core
2026-07-17T03:24:35.7909543Z   token: ***
2026-07-17T03:24:35.7909902Z   ssh-strict: true
2026-07-17T03:24:35.7910264Z   ssh-user: git
2026-07-17T03:24:35.7910670Z   persist-credentials: true
2026-07-17T03:24:35.7911064Z   clean: true
2026-07-17T03:24:35.7911451Z   sparse-checkout-cone-mode: true
2026-07-17T03:24:35.7911881Z   fetch-depth: 1
2026-07-17T03:24:35.7912234Z   fetch-tags: false
2026-07-17T03:24:35.7912591Z   show-progress: true
2026-07-17T03:24:35.7912958Z   lfs: false
2026-07-17T03:24:35.7913296Z   submodules: false
2026-07-17T03:24:35.7913672Z   set-safe-directory: true
2026-07-17T03:24:35.7914301Z ##[endgroup]
2026-07-17T03:24:35.8802371Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T03:24:35.8804127Z ##[group]Getting Git version info
2026-07-17T03:24:35.8804814Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-17T03:24:35.8805797Z [command]/usr/bin/git version
2026-07-17T03:24:35.8806197Z git version 2.43.0
2026-07-17T03:24:35.8820097Z ##[endgroup]
2026-07-17T03:24:35.8832288Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5ad1535f-a904-4f48-ab5b-fd73f73b8aa5' before making global git config changes
2026-07-17T03:24:35.8833532Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T03:24:35.8835841Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-17T03:24:35.8870837Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-17T03:24:35.8894791Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T03:24:35.8905885Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T03:24:35.8908870Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T03:24:35.8929083Z HEAD
2026-07-17T03:24:35.8962343Z ##[endgroup]
2026-07-17T03:24:35.8963360Z [command]/usr/bin/git submodule status
2026-07-17T03:24:35.9152632Z ##[group]Cleaning the repository
2026-07-17T03:24:35.9154412Z [command]/usr/bin/git clean -ffdx
2026-07-17T03:24:35.9192544Z [command]/usr/bin/git reset --hard HEAD
2026-07-17T03:24:35.9256867Z HEAD is now at 8dd7e4f Merge b677030328cf7684d2b89076e8b03858d3ae0661 into 0c7025338db716a5ed9cc4ceaa8d85dd04a38840
2026-07-17T03:24:35.9261687Z ##[endgroup]
2026-07-17T03:24:35.9263910Z ##[group]Disabling automatic garbage collection
2026-07-17T03:24:35.9267678Z [command]/usr/bin/git config --local gc.auto 0
2026-07-17T03:24:35.9296877Z ##[endgroup]
2026-07-17T03:24:35.9297474Z ##[group]Setting up auth
2026-07-17T03:24:35.9302964Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-17T03:24:35.9332680Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-17T03:24:35.9522003Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T03:24:35.9547509Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-17T03:24:35.9737383Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T03:24:35.9763639Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-17T03:24:35.9944071Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-17T03:24:35.9973982Z ##[endgroup]
2026-07-17T03:24:35.9975014Z ##[group]Fetching the repository
2026-07-17T03:24:35.9980480Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8dd7e4faa45d9f6618b74f440bccc35c9fe3c5c4:refs/remotes/pull/19/merge
2026-07-17T03:24:36.5521941Z ##[endgroup]
2026-07-17T03:24:36.5522884Z ##[group]Determining the checkout info
2026-07-17T03:24:36.5523748Z ##[endgroup]
2026-07-17T03:24:36.5526029Z [command]/usr/bin/git sparse-checkout disable
2026-07-17T03:24:36.5561585Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-17T03:24:36.5584980Z ##[group]Checking out the ref
2026-07-17T03:24:36.5586889Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/19/merge
2026-07-17T03:24:36.5629068Z HEAD is now at 8dd7e4f Merge b677030328cf7684d2b89076e8b03858d3ae0661 into 0c7025338db716a5ed9cc4ceaa8d85dd04a38840
2026-07-17T03:24:36.5631591Z ##[endgroup]
2026-07-17T03:24:36.5661695Z [command]/usr/bin/git log -1 --format=%H
2026-07-17T03:24:36.5681820Z 8dd7e4faa45d9f6618b74f440bccc35c9fe3c5c4
